type runtime.checkmarksMap
3 uses
runtime (current package)
mcheckmark.go#L26: type checkmarksMap struct {
mcheckmark.go#L48: bitmap = (*checkmarksMap)(persistentalloc(unsafe.Sizeof(*bitmap), 0, &memstats.gcMiscSys))
mheap.go#L298: checkmarks *checkmarksMap
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)